wslify_path

Convert windows path to WSL path

wslify_path
()

Parameters

windowsPath string

the windows path to convert

Examples

C:/folder will be converted to /mnt/c/folder

Meta